JobCategory 
EntityType  Independent 
Logical Entity Name  JobCategory 
Default Table Name  PlJobCategory 
Logical Only  NO 
Definition 
 
Note 
 

JobCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
JobCategoryId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CampusGroupId    INTEGER  YES 
 

JobCategory Keys 
Key Name  Key Type  Keys 
PlJobCategory_PlJobCategoryID_U_C_IDX  PrimaryKey  JobCategoryId 

JobCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerJob  Non-Identifying  One To Zero or More          NO 
PlJobCategoryExternalMap  Non-Identifying  One To Zero or More          NO 
JobTitle  Non-Identifying  One To Zero or More          NO 
JobCategoryJobTitle  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
EmployerJob  Non-Identifying  One To Zero or More          NO 
JobCategoryJobTitle  Non-Identifying  One To Zero or More          NO 
JobTitle  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 

JobCategory Check Constraints 
Check Constraint Name  CheckConstraint